~/storm/build/bin/storm --prism firewire.false.prism --prop firewire.false.props deadline --constants delay=36,deadline=800 --exact floats --general:precision 1e-20 --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Storm 1.5.1
Date: Wed Apr 29 23:18:17 2020
Command line arguments: --prism firewire.false.prism --prop firewire.false.props deadline --constants 'delay=36,deadline=800' --exact floats '--general:precision' 1e-20 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /
WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.010s.
Time for model construction: 3.349s.
--------------------------------------------------------------
Model type: MDP (sparse)
States: 212268
Transitions: 481788
Choices: 478752
Reward Models: time
State Labels: 3 labels
* deadlock -> 0 item(s)
* (((s1 = 8) & (s2 = 7)) | ((s1 = 7) & (s2 = 8))) -> 2 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Model checking property "deadline": Pmin=? [true Urew{"time"}<=800 (((s1 = 8) & (s2 = 7)) | ((s1 = 7) & (s2 = 8)))] ...
Result (for initial states): 0.939453125
Time for model checking: 30.429s.